Defines a type 2 (Exponential Interpolation) function.
Type 2 PDF functions define an exponential interpolation of one input value and n output values.
Initializes a new PDFExponentialFunction object with the specified COS function.
Initializes a new PDFExponentialFunction object.
Initializes a new object.
This method supports the internal library infrastructure and should not be used by external client code.
Initializes a new PDFExponentialFunction object.
Calculates the function for the given input.
This method supports the internal library infrastructure and should not be used by external client code.
This method supports the internal library infrastructure and should not be used by external client code.
Creates a PDFFunction based on a COS function.
Gets the function result when input value is 0.
Gets the function result when input value is 1.
Gets the COS function.
Gets the function domain.
Gets the interpolation exponent.
Gets the function range.
Sets the function result when input value is 0.
Sets the function result when input value is 1.
Sets the function domain.
Sets the interpolation exponent.
Sets the function range.